WARNING: This program has a bug, which means we need to fix it!

RULE: Functions must have unique names, just like variables.

  • Click Run and read the error message.
  • Our program currently has a sprite named whiskers and a function named whiskers().
  • Change the name of the function and function call to house_cats() to debug the program.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)